projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93a2702
)
(UNEXEC): Undef before defining.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Oct 1996 15:34:06 +0000
(15:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Oct 1996 15:34:06 +0000
(15:34 +0000)
src/m/mips.h
patch
|
blob
|
history
diff --git
a/src/m/mips.h
b/src/m/mips.h
index 00bca78eced55f9e71f1d808fa0b93c3a9e578bc..b51581791fd2cdfe477ed7241bea6dc2c9643db0 100644
(file)
--- a/
src/m/mips.h
+++ b/
src/m/mips.h
@@
-120,6
+120,7
@@
NOTE-END */
/* This machine requires completely different unexec code
which lives in a separate file. Specify the file name. */
+#undef UNEXEC
#define UNEXEC unexmips.o
/* Describe layout of the address space in an executing process. */